←Select platform

CustomTuple<T1,T2> Class

Summary

Provides a data structure of tuple, which has a 2 elements.

Syntax
C#
VB
C++
public class CustomTuple<T1, T2> 
Public Class CustomTuple(Of T1, T2) 
public: 
   generic<typename T1, typename T2> 
   ref class CustomTuple 
Remarks

This is used to host user options and serialize them to the web service.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.